home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Demos / ByCompany / SUMERIS / QuantaFlow / QuantaFlow.app / English.lproj / Journal.nib / data.classes next >
Text File  |  1993-12-03  |  4KB  |  271 lines

  1. JoChooser = {
  2.     ACTIONS = {
  3.     changeJoType:;
  4.     load:;
  5.     };
  6.     OUTLETS = {
  7.     joTypePopUp;
  8.     scrollView;
  9.     accountScrollView;
  10.     accountNameField;
  11.     box;
  12.     accountField;
  13.     codeField;
  14.     };
  15.     SUPERCLASS = QuantaWindowCtrl;
  16. };
  17. InterfaceCtrl = {
  18.     ACTIONS = {
  19.     insert:;
  20.     save:;
  21.     select:;
  22.     clear:;
  23.     clearInterface:;
  24.     insertRow:;
  25.     deleteRow:;
  26.     reload:;
  27.     new:;
  28.     selectFirstText:;
  29.     destinationChanged:;
  30.     addRow:;
  31.     };
  32.     OUTLETS = {
  33.     firstText;
  34.     interface;
  35.     };
  36.     SUPERCLASS = TableCtrl;
  37. };
  38. WindowCtrl = {
  39.     ACTIONS = {
  40.     orderFrontAccountController:;
  41.     changeLayout:;
  42.     print:;
  43.     newPiece:;
  44.     windowDidBecomeMain:;
  45.     windowDidBecomeKey:;
  46.     orderFrontPlanComptable:;
  47.     importTextFile:;
  48.     show:;
  49.     windowWillClose:;
  50.     orderFrontJournalController:;
  51.     };
  52.     OUTLETS = {
  53.     window;
  54.     printedView;
  55.     printInfo;
  56.     };
  57.     SUPERCLASS = QuantaCtrl;
  58. };
  59. FirstResponder = {
  60.     ACTIONS = {
  61.     };
  62.     SUPERCLASS = Object;
  63. };
  64. QuantaObject = {
  65.     OUTLETS = {
  66.     baseCompta;
  67.     journalController;
  68.     pieceController;
  69.     transactionController;
  70.     database;
  71.     accountController;
  72.     keyColumn;
  73.     comptaDocument;
  74.     planComptable;
  75.     table;
  76.     };
  77.     SUPERCLASS = Object;
  78. };
  79. QuantaWindowCtrl = {
  80.     OUTLETS = {
  81.     company;
  82.     };
  83.     SUPERCLASS = WindowCtrl;
  84. };
  85. AccountRange = {
  86.     SUPERCLASS = StringRange;
  87. };
  88. MatrixScrollView = {
  89.     ACTIONS = {
  90.     select:;
  91.     changeLayout:;
  92.     print:;
  93.     changeFont:;
  94.     selectAll:;
  95.     selectionDidChange:;
  96.     };
  97.     OUTLETS = {
  98.     matrixClass;
  99.     cellClass;
  100.     dv;
  101.     textDelegate;
  102.     tv;
  103.     primaryMatrix;
  104.     titleFont;
  105.     fillBlock;
  106.     backgroundMatrix;
  107.     delegate;
  108.     keyDownField;
  109.     tcv;
  110.     font;
  111.     matrixPrototype;
  112.     };
  113.     SUPERCLASS = ScrollView;
  114. };
  115. Journal = {
  116.     ACTIONS = {
  117.     ruptureTypeChanged:;
  118.     joKindChanged:;
  119.     ok:;
  120.     yearDidChange:;
  121.     singleClick:;
  122.     doubleClick:;
  123.     };
  124.     OUTLETS = {
  125.     showPageRupture;
  126.     colTranDesc;
  127.     joKindPopUpButton;
  128.     avecReport;
  129.     totalTitle;
  130.     numEcritureFoundTitle;
  131.     accountRange;
  132.     statusChooser;
  133.     mRef;
  134.     colJoName;
  135.     mAccount;
  136.     colTranCode;
  137.     colDesc;
  138.     colJo;
  139.     colAmountValue;
  140.     colDate;
  141.     colJoType;
  142.     boldFont;
  143.     mJoType;
  144.     mDate;
  145.     colRef;
  146.     backgroundMatrix;
  147.     mDesc;
  148.     numTranFoundTitle;
  149.     mAmountDebit;
  150.     mTranCode;
  151.     totalCredit;
  152.     showSoldeNul;
  153.     joChooser;
  154.     colJoShortName;
  155.     mPeriod;
  156.     colAccount;
  157.     scrollView;
  158.     exerciceCtrl;
  159.     totalDebit;
  160.     mAmountCredit;
  161.     mJoName;
  162.     mJoShortName;
  163.     ruptureType;
  164.     consolidate;
  165.     };
  166.     SUPERCLASS = QuantaWindowCtrl;
  167. };
  168. StatusChooser = {
  169.     OUTLETS = {
  170.     status;
  171.     };
  172.     SUPERCLASS = Object;
  173. };
  174. QuantaCtrl = {
  175.     OUTLETS = {
  176.     company;
  177.     };
  178.     SUPERCLASS = Object;
  179. };
  180. QITableView = {
  181.     ACTIONS = {
  182.     reload:;
  183.     reloadRow:;
  184.     };
  185.     OUTLETS = {
  186.     tableCtrl;
  187.     };
  188.     SUPERCLASS = MatrixScrollView;
  189. };
  190. DateRange = {
  191.     ACTIONS = {
  192.     revert:;
  193.     setPeriod:;
  194.     validate:;
  195.     };
  196.     OUTLETS = {
  197.     delegate;
  198.     toField;
  199.     fromField;
  200.     };
  201.     SUPERCLASS = Object;
  202. };
  203. ExercicesCtrl = {
  204.     ACTIONS = {
  205.     yearChanged:;
  206.     loadPeriodsPopUpList:;
  207.     fromPeriodChanged:;
  208.     toPeriodChanged:;
  209.     periodChanged:;
  210.     loadYearPopUpList:;
  211.     selectCurrentYear:;
  212.     load:;
  213.     };
  214.     OUTLETS = {
  215.     delegate;
  216.     fromPeriodPopUpButton;
  217.     fromField;
  218.     toPeriodPopUpButton;
  219.     toField;
  220.     yearPopUpButton;
  221.     };
  222.     SUPERCLASS = QuantaCtrl;
  223. };
  224. TableCtrl = {
  225.     ACTIONS = {
  226.     new:;
  227.     clear:;
  228.     select:;
  229.     save:;
  230.     deleteAllRows:;
  231.     insert:;
  232.     update:;
  233.     delete:;
  234.     };
  235.     OUTLETS = {
  236.     delegate;
  237.     joinTableCtrl;
  238.     database;
  239.     };
  240.     SUPERCLASS = Object;
  241. };
  242. StringRange = {
  243.     ACTIONS = {
  244.     revert:;
  245.     validate:;
  246.     };
  247.     OUTLETS = {
  248.     fromField;
  249.     toField;
  250.     };
  251.     SUPERCLASS = Object;
  252. };
  253. QuantaInterface = {
  254.     ACTIONS = {
  255.     orderFrontAccountController:;
  256.     changeLayout:;
  257.     print:;
  258.     newPiece:;
  259.     changeFont:;
  260.     windowDidBecomeKey:;
  261.     orderFrontPlanComptable:;
  262.     orderFrontJournalController:;
  263.     };
  264.     OUTLETS = {
  265.     window;
  266.     printedView;
  267.     printInfo;
  268.     };
  269.     SUPERCLASS = QuantaObject;
  270. };
  271.